home *** CD-ROM | disk | FTP | other *** search
-
- JD.EXE Documentation - Version 1.0
-
- JD is a replacement program for the built in function CD or
- CHDIR in COMMAND.COM. Basically JD does everything CD does with
- the addition that Environment Variable Strings are allowed on the
- command line.
-
- JD.EXE <parameter>
- <parameter> = Valid DOS path name or
- Valid Environment String Variable Name.
-
- To see a current list of environment strings type: C:SET
- To create an environment string type: C:SET NAME=PATH
- To delete an environment string type: C:SET NAME=
-
- JD is a public domain program and as such I have provided its
- source in this archive. It was written using TURBO C v1.5 from
- Borland International. Feel free to distribute the code and source
- in any manner you wish. JD is supplied as is and I make no claims
- to its functionality and will assume no liabilities from its use.
- Use JD at your own risk. Please keep the source, documentation,
- and EXE files together when distributing JD to friends. If you
- make any further enhancements to JD please send me a copy.
-
- Faulkner Consulting
- Attn: William Faulkner
- 4552 N. 76th Street
- Milwaukee, WI 53218
-
-